FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nxh.fhir.r4#0.0.0-beta.19 (94 ms)

Package nxh.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nxh.fhir.r4@0.0.0-beta.19&canonical=https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole
Url https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole
Status active
Name NxhPractitionerRole
Experimental False
Description The nexuzhealth profile for a practitionerRole used during import and export procedures.
Type PractitionerRole
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole BePractitionerRole


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-practitioner-role",
  "url" : "https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole",
  "name" : "NxhPractitionerRole",
  "status" : "active",
  "description" : "The nexuzhealth profile for a practitionerRole used during import and export procedures.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole.identifier",
        "path" : "PractitionerRole.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "PractitionerRole.identifier:userContextId",
        "path" : "PractitionerRole.identifier",
        "sliceName" : "userContextId",
        "short" : "The CDM identifier for this user context",
        "definition" : "The identifier for this user context used in the Common Data Model of NxH Pro.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "PractitionerRole.identifier:userContextId.system",
        "path" : "PractitionerRole.identifier.system",
        "min" : 1,
        "fixedUri" : "https://fhir.nxh.com/standards/fhir/NamingSystem/userContextId"
      },
      {
        "id" : "PractitionerRole.identifier:userContextId.value",
        "path" : "PractitionerRole.identifier.value",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code:userRole",
        "path" : "PractitionerRole.code",
        "sliceName" : "userRole"
      },
      {
        "id" : "PractitionerRole.code:userRole.coding.system",
        "path" : "PractitionerRole.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole"
      },
      {
        "id" : "PractitionerRole.code:userRole.coding.code",
        "path" : "PractitionerRole.code.coding.code",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.